home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmAddTabGroup.z / XmAddTabGroup
Encoding:
Text File  |  2003-11-18  |  2.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmAAAAddddddddTTTTaaaabbbbGGGGrrrroooouuuupppp((((3333XXXX))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV         XXXXmmmmAAAAddddddddTTTTaaaabbbbGGGGrrrroooouuuupppp((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_A_d_d_T_a_b_G_r_o_u_p    - A function that adds a manager or a
  10.       primitive widget to the list of tab groups
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Xm.h>
  14.  
  15.       void XmAddTabGroup (ttttaaaabbbb____ggggrrrroooouuuupppp)
  16.            _W_i_d_g_e_t     ttttaaaabbbb____ggggrrrroooouuuupppp;
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       This function    is obsolete and    its behavior is    replaced by
  20.       setting _X_m_N_n_a_v_i_g_a_t_i_o_n_T_y_p_e to _X_m_E_X_C_L_U_S_I_V_E__T_A_B__G_R_O_U_P.  When
  21.       using    the keyboard to    traverse through a widget hierarchy,
  22.       primitive or manager widgets are grouped together into what
  23.       are known as _t_a_b _g_r_o_u_p_s.  Any    manager    or primitive widget
  24.       can be a tab group.  Within a    tab group, move    the focus to
  25.       the next widget within the tab group by using    the arrow
  26.       keys.     To move to another tab    group, use _K_N_e_x_t_F_i_e_l_d or
  27.       _K_P_r_e_v_F_i_e_l_d.
  28.  
  29.       Tab groups are ordinarily specified by the _X_m_N_n_a_v_i_g_a_t_i_o_n_T_y_p_e
  30.       resource.  _X_m_A_d_d_T_a_b_G_r_o_u_p is called to    control    the order of
  31.       traversal of tab groups.  The    widget specified by ttttaaaabbbb____ggggrrrroooouuuupppp
  32.       is appended to the list of tab groups    to be traversed, and
  33.       the widget's _X_m_N_n_a_v_i_g_a_t_i_o_n_T_y_p_e is set    to
  34.       _X_m_E_X_C_L_U_S_I_V_E__T_A_B__G_R_O_U_P.
  35.  
  36.       ttttaaaabbbb____ggggrrrroooouuuupppp
  37.            Specifies the manager or    primitive widget ID.
  38.  
  39.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  40.       _X_m_M_a_n_a_g_e_r(_3_X), _X_m_G_e_t_T_a_b_G_r_o_u_p(_3_X), _X_m_P_r_i_m_i_t_i_v_e(_3_X), and
  41.       _X_m_R_e_m_o_v_e_T_a_b_G_r_o_u_p(_3_X).
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.